home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
EDUCATE
/
TUTORII.ARJ
/
DP.DAT
< prev
next >
Wrap
Text File
|
1991-11-29
|
424b
|
13 lines
Explanation of the P command in DEBUG.
This command will execute a loop,
repeated string instruction, a software
interrupt, or a subroutine. It can also
trace through any other specified operation.
First you type the command and then you
enter the address, where P is supposed to
start executing lines, after that you just
enter the number of lines it has to do before
returning control back to DEBUG.